[INFO] cloning repository https://github.com/Juul-Mc-Goa/external_product_variance
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Juul-Mc-Goa/external_product_variance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuul-Mc-Goa%2Fexternal_product_variance", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuul-Mc-Goa%2Fexternal_product_variance'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0375ad7db604dae37aabe7dd2b50a128f091008f
[INFO] checking Juul-Mc-Goa/external_product_variance against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuul-Mc-Goa%2Fexternal_product_variance" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Juul-Mc-Goa/external_product_variance
[INFO] finished tweaking git repo https://github.com/Juul-Mc-Goa/external_product_variance
[INFO] tweaked toml for git repo https://github.com/Juul-Mc-Goa/external_product_variance written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Juul-Mc-Goa/external_product_variance on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Juul-Mc-Goa/external_product_variance already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-complex v0.4.6
[INFO] [stderr]   Downloaded tfhe-versionable-derive v0.7.0
[INFO] [stderr]   Downloaded tfhe-ntt v0.7.0
[INFO] [stderr]   Downloaded tfhe-versionable v0.7.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.117
[INFO] [stderr]   Downloaded dyn-stack-macros v0.1.3
[INFO] [stderr]   Downloaded keccak v0.1.6
[INFO] [stderr]   Downloaded reborrow v0.5.5
[INFO] [stderr]   Downloaded pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]   Downloaded inout v0.1.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.117
[INFO] [stderr]   Downloaded dyn-stack v0.13.2
[INFO] [stderr]   Downloaded tfhe-csprng v0.8.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded tfhe-fft v0.10.0
[INFO] [stderr]   Downloaded pulp v0.22.2
[INFO] [stderr]   Downloaded js-sys v0.3.94
[INFO] [stderr]   Downloaded aes v0.8.4
[INFO] [stderr]   Downloaded blake3 v1.8.4
[INFO] [stderr]   Downloaded libc v0.2.184
[INFO] [stderr]   Downloaded tfhe v1.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] df69b587a70f69acbf90620db7f2426e7fa2065b7d6122975d6a72f5f99f56cb
[INFO] running `Command { std: "docker" "start" "df69b587a70f69acbf90620db7f2426e7fa2065b7d6122975d6a72f5f99f56cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df69b587a70f69acbf90620db7f2426e7fa2065b7d6122975d6a72f5f99f56cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df69b587a70f69acbf90620db7f2426e7fa2065b7d6122975d6a72f5f99f56cb" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df69b587a70f69acbf90620db7f2426e7fa2065b7d6122975d6a72f5f99f56cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df69b587a70f69acbf90620db7f2426e7fa2065b7d6122975d6a72f5f99f56cb" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling tfhe v1.5.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tfhe-versionable-derive v0.7.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tfhe-versionable v0.7.0
[INFO] [stderr]     Checking tfhe-csprng v0.8.1
[INFO] [stderr]     Checking tfhe-ntt v0.7.0
[INFO] [stderr]     Checking tfhe-fft v0.10.0
[INFO] [stderr]     Checking external_product_variance v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "df69b587a70f69acbf90620db7f2426e7fa2065b7d6122975d6a72f5f99f56cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df69b587a70f69acbf90620db7f2426e7fa2065b7d6122975d6a72f5f99f56cb", kill_on_drop: false }`
[INFO] [stdout] df69b587a70f69acbf90620db7f2426e7fa2065b7d6122975d6a72f5f99f56cb
